func golang.org/x/net/http2.configFromServer
2 uses
golang.org/x/net/http2 (current package)
config.go#L44: func configFromServer(h1 *http.Server, h2 *Server) http2Config {
server.go#L434: conf := configFromServer(http1srv, s)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)